Babel


Posted by ericcch24 on 2020-10-16

  • 將新的 Js 語法 compile 成舊的,可以應對舊的瀏覽器
  • 例如寫 ES6 轉成 ES5 或更舊
  • babel 官網
tags: Week13

#week13







Related Posts

如何使用 Python 學習機器學習(Machine Learning)

如何使用 Python 學習機器學習(Machine Learning)

SCSS 基本內容

SCSS 基本內容

React hook form(1) - useForm & 它的回傳值(1)

React hook form(1) - useForm & 它的回傳值(1)


Comments